*{
    margin: 0px;
    padding: 0px;
    transition: background-color 0.5s,color 0.5s,border 0.5s;
}
a{
    text-decoration: none;
}
body,html{
    /*overflow-x: hidden;*/
}
a:hover{
    text-decoration: none;
}
ul{
    list-style: none;
    margin: 0px;
}
body,h1,h2,h3,h4,h5,h6,a,p,div,ol,ul,li,span,img,input,dl,dd,dt,form,textarea,button{
    background:none;
    outline:none;
    border:0px;
    margin: 0px;
}
q:before, q:after { content: ''; }
button{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
body, button, input, select, textarea {
    font: 12px/1 "微软雅黑",Helvetica,Arial,sans-serif;
}
html,body{
    max-width: 1920px;
    margin: 0px auto;
}
input[type="radio"], input[type="checkbox"]{
    margin: 0px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.posrel{
    position: relative;
}
.posads{
    position: absolute;
}
/*清除浮动*/
.clear{
    clear:both;
    float: none !important;
}
.container{
    padding: 0px;
}



.head_greet{
    width: 100%;
    background-color: #01b751;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    padding: 9px 0px;
}
.logo{
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.logo .fl{
    padding: 19px 0px;
}
.logo .logo_img{
    vertical-align: top;
    margin-right: 7px;
}
.logo .logo_tit{
    display: inline-block;
    margin: 7px 0px;
}
.logo .logo_tit>p{
    color: #333333;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 3px;
}
.logo .logo_tit>span{
    color: #fb8227;
    font-size: 1rem;
    letter-spacing: 1px;
}
.logo .fr>div{
    display: inline-block;
    vertical-align: top;
}
.logo .logo_phone{
    color: #01b751;
    font-size: 1.4rem;
    margin-right: 19px;
    padding: 33px 0px;
}
.logo .logo_phone>img{
    margin-right: 9px;
}
.logo .logo_text{
    border-left: 1px solid #cccccc;
    padding: 24px 0px 24px 20px;
    height: 100%;
    text-align: right;
}
.logo .logo_text>p{
    color: #fb8227;
    font-size: 1.6rem;
    margin-bottom: 10px;
    font-weight: bold;
}
.logo .logo_text>span{
    color: #333333;
    font-size: 1rem;
}
.nav_hei{
    width: 100%;
    background-color: #fff;
}
.nav_hei.active{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    transition: all .3s;
}

.nav_box>ul>li{
    float: left;
    width: calc(100% / 7);
    text-align: center;
}
.nav_box>ul>li>a{
    display: inline-block;
    padding: 18px 0px;
    color: #333333;
    font-size: 1.8rem;
    border-top: 3px solid #fff;
}
.nav_box>ul>li.active>a{
    color: #01b751;
    font-weight: bold;
    border-top-color: #01b751;
}

.banner_top .banner_pagination{
    bottom: 17px;
}
.banner_top .banner_pagination>span{
    width: 18px;
    height: 18px;
    background: none;
    border: 2px solid #fff;
    padding: 4px;
    opacity: 1;
}
.banner_top .banner_pagination>span>i{
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}
.banner_top .banner_pagination .swiper-pagination-bullet-active{
    border-color: #01b751;
}
.banner_top .banner_pagination .swiper-pagination-bullet-active>i{
    background-color: #01b751;
}

.seek{
    border-bottom: 1px solid #eeeeee;
}
.seek .fl{
    width: 70%;
    margin: 18px 0px 26px;
}
.seek .fl>p{
    color: #fb8227;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.seek .fl>p>span{
    color: #333333;
}
.seek .fl>div>a{
    color: #666666;
    font-size: 1rem;
    position: relative;
    padding-left: 12px;
    margin-right: 12px;
}
.seek .fl>div>a::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #666666;
}
.seek .fl>div>a.active{
    padding-left: 0px;
}
.seek .fl>div>a.active::before{
    display: none;
}
.seek .fl>div>a:hover{
    color: #01b751;
}
.seek .fr{
    width: 30%;
    margin: 17px 0px 25px;
}
.seek .seek_click>input{
    width: calc(100% - 67px);
    height: 40px;
    padding-left: 13px;
    color: #999999;
    font-size: 1.4rem;
    border: 1px solid #01b751;
    margin-right: -3px;
}
.seek .seek_click>button{
    padding: 4px 17px;
    background-color: #01b751;
    vertical-align: bottom;
}
.Application{
    position: relative;
}
.all_title{
    width: 100%;
    padding-top: 40px;
    text-align: center;
    color: #333333;
    font-weight: bold;
}
.all_title>p{
    font-size: 2.8rem;
    margin-bottom: 8px;
}
.all_title>span{
    font-size: 2rem;
}
.Application .all_title{
    position: absolute;
    top: 0px;
    left: 0px;
}
.Application .Application_icon1{
    position: absolute;
    width: 100%;
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    grid-template-columns: repeat(auto-fill,minmax(200px,1fr));
    margin: 52px 0px;
}
.Application .Application_icon1>div{
    position: relative;
    text-align: center;
}
.Application .Application_icon1 .Application_img{
    position: relative;
    z-index: 2;
}
.Application .Application_icon1 .border_box{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(-10deg);
    width: 140px;
    height: 140px;
    border: 2px solid #d7d7d7;
    z-index: 1;
    transition:  all .5s;
}
.Application .Application_icon1 .Application_icon{
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    z-index: 3;
}
.Application .Application_icon1 .Application_icon>img{
    transition: all .5s;
    opacity: 0;
    transform: rotateX(180deg);
}
.Application .Application_icon1 .Application_icon>p{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    color: #fefefe;
    font-weight: bold;
    font-size: 1.8rem;
}

.Application .Application_icon1>div.active .border_box{
    transform: translate(-50%,-50%) rotate(0deg);
    border: 2px solid #01b751;
}
.Application .Application_icon1>div.active .Application_icon>img{
    opacity: 1;
    transform: rotateX(0deg);
}
.Application_box2{
    width: 100%;
    background-color: #01b751;
}
.Application_box2 .box2{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 0px;
    grid-template-columns: repeat(auto-fill,minmax(25%,1fr));
    padding: 50px 0px;
}
.Application_box2 .box2>div{
    text-align: center;
}
.Application_box2 .box2 .icon_box{
    display: inline-block;
}
.Application_box2 .box2 .icon_box>div{
    display: inline-block;
    color: #fff;
    vertical-align: top;
}
.Application_box2 .box2 .icon_box>div>p{
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 10px;
}
.Application_box2 .box2 .icon_box>div>span{
    font-size: 1rem;
    text-transform: Uppercase;
}
.Application_box2 .box2 .icon_box>div:nth-of-type(1){
    width: 62px;
    height: 62px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    margin-right: 15px;
    transition: all .5s;
}
.Application_box2 .box2 .icon_box>div:nth-of-type(1)>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.Application_box2 .box2 .icon_box>div:nth-of-type(2){
    margin: 12px 0px;
    text-align: left;
}
.Application_box2 .box2 .icon_box:hover div:nth-of-type(1){
    transform: rotateY(360deg);
}
.Product{
    background-color: #eeeeee;
    padding-bottom: 70px;
}
.Product_class{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 0px;
    grid-template-columns: repeat(auto-fill,minmax(calc(100% / 7),1fr));
    margin: 40px 0px 45px;
}
.Product_class>li{
    text-align: center;
}
.Product_class a{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 37px;
    color: #666666;
    font-size: 1.6rem;
    border: 1px dashed #666666;
    text-align: center;
}
.Product_class a:hover{
    color: #fb8227;
    border-color: #fb8227;
}
.Product_box>div{
    display: none;
}
.Product_box>div:nth-of-type(1){
    display: grid;
}
.Product_content{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    grid-template-columns: repeat(auto-fill,minmax(calc((100% - 80px) / 3),1fr));
}
.Product_content>a{
    display: block;
    background-color: #fff;
}
.Product_content .Product_img{
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.Product_content .Product_img::before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #eeeeee;
    transform: translateX(-50%);
}
.Product_content .Product_img>img{
    width: 100%;
    transition: all .5s;
}
.Product_content .Product_name{
    width: 100%;
    padding-left: 10px;
}
.Product_content .Product_name>span{
    color: #333333;
    font-size: 1.4rem;
    line-height: 44px;
    font-weight: bold;
}
.Product_content .Product_name>div{
    padding: 5px 15px;
    border-left: 1px solid #eeeeee;
    float: right;
    margin: 9px 0px;
}
.Product_content>a.active .Product_name{
    background-color: #fb8227;
}
.Product_content>a.active .Product_name>span{
    color: #fff;
}
.Product_content>a.active .Product_name>div{
    border-color: #fff;
}
.Product_content>a.active .Product_img>img{
    transform: scale(1.02);
}

.all_title2{
    margin-top: 70px;
}
.all_title2>div{
    display: inline-block;
}
.all_title2 p{
    color: #333333;
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.all_title2 span{
    color: #333333;
    font-size: 2rem;
    font-weight: bold;
}
.all_title2 .fr{
    text-align: right;
}
.all_title2 .fr>p{
    color: #666666;
    font-size: 1rem;
    line-height: 24px;
    font-weight: 100;
    margin-bottom: 0px;
}
.all_title2 .fr>a{
    color: #666;
    font-size: 1.8rem;
}
#certify {
    width: calc(100% - 100px);
    margin: 80px auto 0px;
}

#certify .swiper-container {
    width: 100%;
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: auto;
    height: auto;
    background: #fff;
}
#certify .swiper-slide>a{
    display: block;
}
#certify .swiper-slide>a>div{
    padding: 5px;
    margin-bottom: 15px;
}
#certify .swiper-slide.swiper-slide-active>a>div{
    background-color: #fb8227;
}
#certify .swiper-slide img{
    width: 589px;
    height: 367px;
    display:block;
}
#certify  .swiper-slide p{
    padding-top: 0;
    text-align: center;
    color: #333333;
    font-size: 1.6em;
    margin: 0;
    opacity: 0;
}
#certify  .swiper-slide.swiper-slide-active>a>p{
    opacity: 1;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev,#certify .swiper-button-next{
    width: 50px;
    height: 130px;
    background: rgba(251,130,39,.5);
}
#certify .swiper-button-prev>img,#certify .swiper-button-next>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#certify .swiper-button-prev{
    left: 0px;
}
#certify .swiper-button-next{
    right: 0px;
}

.Introduction{
    margin-bottom: 55px;
}

.Introduction_text{
    width: 40%;
    float: left;
}
.Introduction_text>span{
    display: block;
    color: #666666;
    font-size: 1.4rem;
    line-height: 35px;
    margin-top: 35px;
}
.Introduction_text>a{
    display: block;
    color: #333333;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 32px 0px 60px;
}
.Introduction_text>a:hover{
    color: #fb8227;
}
.Introduction_text>p{
    font-size: 2.4rem;
    color: #fb8227;
    font-weight: bold;
    margin-bottom: 25px;
}
.Introduction_text .businessCard{
    position: relative;
    display: inline-block;
}
.Introduction_text .businessCard>div{
    position: absolute;
    top: 25px;
    left: 22px;
}
.Introduction_text .businessCard>div>p{
    color: #ffffff;
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 24px;
}
.Introduction_text .businessCard>div>span{
    color: #fff;
    font-size: 1.8rem;
    /*text-shadow: 0px 0px 0px #fff;*/
}
.Introduction_img{
    float: right;
    width: 60%;
    text-align: right;
    margin-top: 151px;
}
.advertising1{
    width: 100%;
    background-image: url("../image/advertising1_bg.png");
    background-repeat: round;
}
.advertising1_box{
    width: calc(100% - 527px);
    float: right;
}
.advertising1_box>p{
    color: #fff;
    font-size:2.4rem;
    margin-bottom: 100px;
    margin-top: 35px;
    margin-left: 70px;
}
.advertising1_box>div{
    text-align: center;
    position: relative;
}
.advertising1_box>div>span{
    width: 67px;
    height: 67px;
    position: absolute;
    color: #ffffff;
    font-size: 1.8rem;
    line-height: 60px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-weight: bold;
}
.advertising1_box>div>span:nth-of-type(1),
.advertising1_box>div>span:nth-of-type(3),
.advertising1_box>div>span:nth-of-type(5),
.advertising1_box>div>span:nth-of-type(7){
    top: -60px;
}
.advertising1_box>div>span:nth-of-type(2),
.advertising1_box>div>span:nth-of-type(4),
.advertising1_box>div>span:nth-of-type(6){
    bottom: -30px;
}
.advertising1_box>div>span:nth-of-type(1){
    left: 35px;
}
.advertising1_box>div>span:nth-of-type(2){
    left: 119px;
}
.advertising1_box>div>span:nth-of-type(3){
    left: 200px;
}
.advertising1_box>div>span:nth-of-type(4){
    left: 286px;
}
.advertising1_box>div>span:nth-of-type(5){
    left: 370px;
}
.advertising1_box>div>span:nth-of-type(6){
    left: 454px;
}
.advertising1_box>div>span:nth-of-type(7){
    left: 536px;
}

.advantage{

}
.advantage>p{
    color: #fb8227;
    text-align: center;
    font-size: 3.6rem;
    transform: skewX(-10deg);
    margin: 60px 0px;
    font-weight: bold;
    text-shadow: 0px 3px 3px #e1dfe0;
}
.advantage .advantage_box{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 80px;
    grid-template-columns: repeat(auto-fill,minmax(calc((100% - 80px) / 2),1fr));
}
.advantage .advantage_boxs{
    display: none;
}
.advantage .advantage_box>div{
    padding: 12px;
    background-color: #eeeeee;
    border-radius: 50px;
}
.advantage_i{
    display: inline-block;
    background-color: #999999;
    padding: 0px 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 3.6rem;
    border-radius: 50%;
    vertical-align: top;
    font-family: Verdana;
}
.advantage .advantage_box>div.active .advantage_i{
    background-color: #fb8227;
}
.advantage .advantage_box>div>div{
    float: right;
    width: calc(100% - 50px);
    padding-left: 15px;
}
.advantage .advantage_box>div>div>p{
    color: #333333;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.advantage .advantage_box>div.active>div>p{
    color: #fb8227;
}
.advantage .advantage_box>div>div>span{
    color: #333333;
    font-size: 1.4rem;
}
.advantage .advantage_box2{
    margin: 25px 0px;
    position: relative;
    text-align: center;
}
.advantage .advantage_box2>div{
    width: calc((100% - 640px) / 2) ;
    position: absolute;
    height: 100%;
    top: 0px;
    text-align: left;
    padding: 42px 29px 0px;
    border-radius: 20px;
    background-color: #eeeeee;
}
.advantage .advantage_box2>div:nth-of-type(1){
    left: 0px;
}
.advantage .advantage_box2>div:nth-of-type(2){
    right: 0px;
}
.advantage .advantage_box2>div>p{
    color: #333333;
    font-size: 2.2rem;
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
    padding-left: 15px;
}
.advantage .advantage_box2>div>span{
    display: block;
    width: 100%;
    color: #333333;
    font-size: 1.4rem;
    margin-top: 25px;
    line-height: 34px;
}
.advantage .advantage_box2>div.active .advantage_i{
    background-color: #fb8227;
}
.advantage .advantage_box2>div.active>p{
    color: #fb8227;
}
.exclusive{
    position: relative;
    width: 100%;
    text-align: right;
    margin-top: 85px;
}
.exclusive>div{
    position: absolute;
    width: calc(100% - 50px - 410px);
    left: 0px;
    top: 0px;
    height: 100%;
    text-align: left;
}
.exclusive>div>i{
    color: #01b751;
    font-size: 3.4rem;
    font-weight: bold;
}
.exclusive .exclusive_box{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 58px;
    grid-template-columns: repeat(auto-fill,minmax(70px,1fr));
    margin-top: 45px;
}
.exclusive .exclusive_box>div{
    height: 210px;
    border: 1px solid #cccccc;
}
.exclusive .exclusive_box>div>div{
    width: 100%;
    height: 97px;
    position: relative;
}
.exclusive .exclusive_box>div>div>img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.exclusive .exclusive_box>div>p{
    display: block;
    width: 20px;
    color: #666666;
    font-size: 1.8rem;
    margin: 0px auto;
    line-height: 25px;
}
.exclusive .exclusive_box>div.active{
    border-color: #01b751;
}
.exclusive .exclusive_box>div.active>p{
    color: #01b751;
}
.choose_tit{
    text-align: right;
    padding-top: 80px;
    margin-bottom: 20px;
}
.choose{
    width: 100%;
    background-color: #01b751;
}
.choose .choose_img{
    transform: translateY(-100px);
}
.choose .choose_ban{
    width: calc(100% - 464px);
    float: right;
}
.choose .choose_box{
    padding: 0px 50px;
    color: #ffffff;
}
.choose .choose_box>p{
    font-size: 1.8rem;
    display: block;
    margin: 40px 0px 35px;
}
.choose .choose_box>span{
    font-size: 1.4rem;
    line-height: 24px;
}
.choose .choose_box>div{
    width: 100%;
    margin-top: 35px;
    position: relative;
}
.choose .choose_box>div>img{
    width: 100%;
}
.choose .choose_box>div>p{
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
}
.choose_prev,.choose_next{
    width: 40px;
    height: 40px;
    background-color: #333333;
    position: absolute;
    bottom: 55px;
    background-image: none;
    left: auto;
    top: auto;
    margin-top: 0px;
}
.choose_prev{
    right: 618px;
}
.choose_prev:hover{
    background-color: #fff;
}
.choose_next{
    right: 568px;
}
.choose_next:hover{
    background-color: #fff;
}
.choose_prev>img,.choose_next>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.choose_next>img{
    transform: translate(-50%,-50%) rotate(180deg);
}
.choose_pagination{
    right: 60px;
    bottom: 75px;
}
.choose_pagination>span{
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 2px solid #fff;
    background: none;
    margin: 0px 5px;
}
.choose_pagination .swiper-pagination-bullet-active{
    background-color: #fff;
}

.news{
    background-color: #eeeeee;
    padding-top: 60px;
}
.news .news_box{
    background-color: #fff;
    padding: 0px 19px;
}
.news .news_box .news_tit{
    padding-top: 40px;
    border-bottom: 1px solid #eeeeee;
}
.news .news_box .news_tit>p{
    color: #333333;
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;
}
.news .news_box .news_tit>p>span{
    font-size: 1.9rem;
    display: inline-block;
    margin-left: 13px;
}
.news .news_box .news_tit>ul{
    float: right;
}
.news .news_box .news_tit>ul>li{
    display: inline-block;
    padding: 0px 10px 15px;
    color: #666666;
    font-size: 1.6rem;
    border-bottom: 3px solid #fff;
    margin-left: 20px;
    cursor: pointer;
}
.news .news_box .news_tit>ul>li.active{
    border-bottom: 3px solid #01b751;
    color: #01b751;
}

.news .news_box .news_content{
    padding: 30px 0px;
    margin-bottom: 60px;
}
.news .news_box .news_content .box{
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 0px;
    grid-template-columns: repeat(auto-fill,minmax(calc(100% / 2),1fr));
    display: none;
}
.news .news_box .news_content>div:nth-of-type(1){
    display: grid;
}
.news .news_box .news_content .box>div:nth-of-type(1){
    padding-right: 25px;
    border-right: 1px solid #eeeeee;
    padding-top: 10px;
}
.news .news_box .news_content .box>div>img{
    width: 100%;
}
.news .news_box .news_content .news_text{
    display: grid;
    grid-row-gap: 1px;
    grid-column-gap: 0px;
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
    background-color: #eee;
}
.news .news_box .news_content .news_text>div{
    padding: 30px 0px;
    background-color: #fff;
}
.news .news_box .news_content .news_text>div>div{
    float: left;
}
.news .news_box .news_content .news_text .text{
    padding-right: 25px;
    border-right: 1px solid #eeeeee;
    width: calc(100% - 120px);
}
.news .news_box .news_content .news_text .text>a{
    display: block;
    color: #333333;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news .news_box .news_content .news_text .text>span{
    color: #333333;
    font-size: 1.2rem;
    line-height: 20px;
}
.news .news_box .news_content .news_text .date{
    width: 120px;
    height: 71px;
    color: #999999;
    font-size: 1.4rem;
    line-height: 71px;
    text-align: center;
}
.news .news_box .news_content .news_text .date>font{
    color: #999999 !important;
    font-size: 1.4rem;
}
.news .news_box .news_content .news_text>div.active .text>a{
    color: #fb8227;
}
.news .news_box .news_content .news_text>div.active .date{
    color: #01b751;
}

.news .news_box .news_content .box>div:nth-of-type(2){
    display: grid;
    grid-row-gap: 18px;
    grid-column-gap: 0px;
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
    padding-left: 25px;
    padding-top: 10px;
}
.news .news_box .news_content .news_list>div>a{
    display: block;
    padding: 15px 0px;
    background-color: #f5f5f5;
    padding-left: 20px;
    transition: all .5s;
}
.news .news_box .news_content .news_list>div>a>span{
    float: left;
    display: block;
}
.news .news_box .news_content .news_list>div>a>span:nth-of-type(1){
    color: #666666;
    font-size: 1.4rem;
    font-weight: bold;
    width: calc(100% - 96px);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news .news_box .news_content .news_list>div>a>span:nth-of-type(2) {
    color: #999999;
    font-size: 1rem;
    width: 96px;
    text-align: center;
}
.news .news_box .news_content .news_list>div>a>span:nth-of-type(2)>font{
    color: #999999 !important;
    font-size: 1rem;
}
.news .news_box .news_content .news_list>div.active>a{
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px #e3e2e3;
}
.news .news_box .news_content .news_list>div.active>a>span:nth-of-type(1){
    color: #fb8227;
}

.footer_box{
    background-color: #666666;
}
.footer_box .information{
    padding: 37px 22px 58px;
    border-bottom: 1px solid #c6c6c6;
}
.information_box .footer_nav{
    padding: 0px 15px 15px;
    border-bottom: 1px solid #fb8227;
    margin-bottom: 40px;
}
.information_box .footer_nav>p{
    color: #ababab;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.information_box .footer_nav>div>span{
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
    padding-right: 40px;
    position: relative;
}
.information_box .footer_nav>div>span::before{
    content: "▶";
    color: #acacac;
    position: absolute;
    right: 0px;
}
.information_box .footer_nav>div>div{
    display: inline-block;
    float: right;
}
.information_box .footer_nav ul>li{
    display: inline-block;
    padding-right: 40px;
    margin-right: 40px;
    position: relative;
}
.information_box .footer_nav ul>li::before{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 100%;
    background-color: #fff;
}
.information_box .footer_nav ul>li.active{
    padding-right: 0px;
    margin-right: 0px;
}
.information_box .footer_nav ul>li.active::before{
    display: none;
}
.information_box .footer_nav ul>li>a{
    color: #ffffff;
    font-size: 1.4rem;
    transition: all .3s;
}
.information_box .footer_nav ul>li>a:hover{
    color: #fb8227;
    font-weight: bold;
    font-weight: bold;
}
.information_box .footer_contact{
    padding-left: 15px;
}

.information_box .footer_contact .tit{
    margin-bottom: 30px;
}
.information_box .footer_contact .tit>a{
    color: #ffffff;
    font-size: 1.4rem;
    margin-right: 45px;
}
.information_box .footer_contact .box{
    display: inline-block;
    margin-right: 70px;
}
.information_box .footer_contact .box>p{
    color: #c6c6c6;
    font-size: 1rem;
    margin-bottom: 20px;
}
.information_box .footer_contact .fr{
    text-align: right;
}
.information_box .footer_contact .fr>div{
    display: inline-block;
    margin-right: 20px;
}
.information_box .footer_contact .fr p{
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 12px;
}
.information_box .footer_contact .fr a{
    color: #c6c6c6;
    margin-bottom: 15px;
    font-size: 12px;
}
.information_box .footer_contact .fr>img{
    vertical-align: bottom;
}
.blogroll{
    padding: 22px 30px;
    color: #c6c6c6;
}
.blogroll>strong{
    color: #fff;
    font-size: 2rem;
}
.blogroll>strong>span{
    color: #fb8227;
}
.blogroll>a{
    /*padding-right: 15px;*/
    /*margin-right: 10px;*/
    position: relative;
    color: #c6c6c6;
    font-size: 1.4rem;
    line-height: 25px;
}
/*.blogroll>a::before{*/
    /*content: ",";*/
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*right: 0px;*/
    /*color: #c6c6c6;*/
    /*font-size: 1.4rem;*/
/*}*/
.menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 10px;
    margin: 0;
}
.menu .menu_font {
    margin-top: 6px;
    font-size: 14px;
    text-align: center;
    color: #fb8227;
    text-transform: uppercase;
}

.menu {
    cursor: pointer;
    z-index: 5;
}
#menu_toggle1 {
    display: none;
}
.menu span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #fb8227;
    border-radius: 2px;
    vertical-align: middle;
    -webkit-transition-duration: .3s, .3s;
    -moz-transition-duration: .3s, .3s;
    -ms-transition-duration: .3s, .3s;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    -moz-transition-delay: .3s, 0s;
    -ms-transition-delay: .3s, 0s;
    -o-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
    margin-top: -2px
}

.menu span:after,
.menu span:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 3px;
    left: 0;
    border-radius: 2px;
    background-color: #fb8227;
    -webkit-transition-duration: .3s, .3s;
    -moz-transition-duration: .3s, .3s;
    -ms-transition-duration: .3s, .3s;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    -moz-transition-delay: .3s, 0s;
    -ms-transition-delay: .3s, 0s;
    -o-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s
}

.menu span:before {
    top: -6px;
    -webkit-transition-property: top, transform;
    -moz-transition-property: top, transform;
    -ms-transition-property: top, transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
}

.menu span:after {
    bottom: -6px;
    -webkit-transition-property: bottom, transform;
    -moz-transition-property: bottom, transform;
    -ms-transition-property: bottom, transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
}

.menu.active span {
    background-color: transparent;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    -ms-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.menu.active span:after,
.menu.active span:before {
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -ms-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}
.menu.active span:before {
    top: 0;
    background: #fb8227;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu.active span:after {
    bottom: 0;
    background: #fb8227;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.menubox {
    position: fixed;
    width: 100%;
    /*height: 100%;*/
    left: 0;
    top: 0;
    background: #fff;
    display: none;
    overflow-y: auto;
}
.menus-list {
    position: relative;
    margin: auto;
    margin-top: 16%;
    width: 90%;
    margin-bottom: 88px;
}

.menus-list li {
    position: relative;
}

.menus-list li:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ReturnToNormal;
    animation-name: ReturnToNormal;
    border-bottom: 1px solid #e5e5e5;
}

.menus-list li:last-child {
    border-bottom: none;
}

.menus-list li a {
    display: block;
    line-height: 80px;
    color: #323232;
    font-size: 26px;
    text-align: center;
}


.right_message{
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 999;
}
.right_message>ul{
    width: 60px;
    display: inline-block;
    border: 1px solid #e0e0e0;
}
.right_message>ul>li{
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    z-index: 150;
}
.right_message>ul>.TOP{
    border-bottom: none;
}
.right_message>ul>li>div{
    width: 100%;
    transition: all 0.5s;
}
.right_message>ul>li>div>div{
    width: 100%;
    height: 64px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background-color: #fff;
    font-size: 1.5rem;
}
.right_message>ul>li>div>div:nth-of-type(2){
    background-color: #01b751;
    top: 65px;
    transition: all 0.5s;
}
.right_message>ul>li>div>div:nth-of-type(2)>span{
    color: #fff;
}
.right_message .right_erweima{
    padding-top: 0px !important;
}
.right_message>ul>li>div>div>img{
    margin-top: 10px;
    width: 20px;
    margin-bottom: 5px;
}
.right_message>ul>li>div>div>span{
    display: block;
    font-size: 1rem;
    color: #363636;
}
.right_message>ul>li>ul{
    width: 0px;
    position: absolute;
    left: -145px;
    top: 0px;
    overflow: hidden;
    transition: all 0.5s;

}
.right_message>ul>li>ul>li{
    width: 145px;
    height: 64px;
    background-color: #01b751;
    color: #fff;
    text-align: center;
    margin-left: 100%;
    transition: all 0.5s;
}

.right_message>ul>li>ul .qq{
    line-height: 64px;
    font-size: 1.5rem;
}

.right_message>ul>li>div>div .vx{
    width: 25px;
}
.right_message>ul>li>ul .imgbox{
    height: 100%;
    font-size: 1.5rem;
    line-height: 30px;
}
.right_message>ul>li .vximg{
    margin-top: -76px;
}
.right_message>ul>li>ul .imgbox>img{
    width: 100%;
}

.right_message>ul>li .dh_box{
    /*margin-top: -64px;*/
}

.right_message>ul>li>ul .dh{
    text-align: left;
}
.right_message>ul>li>ul>.dh:nth-of-type(even){
    background-color: #01b751;
}



.right_message>ul>li>ul .dh>img{
    float: left;
}
.right_message>ul>li .dh_box>li:nth-of-type(1)>img{
    margin: 23px 13px;
}

.right_message>ul>li .dh_box>li:nth-of-type(2)>img{
    margin: 23px 16px;
}
.right_message>ul>li .dh_box>li:nth-of-type(3)>img{
    margin: 22px 12px;
}

.right_message>ul>li>ul .dh>div{
    width: 100px;
    margin: 11px 0px;
    font-size: 1.3rem;
}
.right_message>ul>li>ul .dh>div>span{
    overflow:hidden;
    white-space:nowrap;
}
.right_message>ul>li>div>div .yuy{
    width: 30px;
}
.right_message>ul .yuyue{
    cursor: pointer;
}
.right_message>ul>li>ul>li>div>p{
    margin-bottom: 5px;
}
.toTop {
    width: 35px;
    height: 28px;
    display: block;
    margin: 15px auto 0px;
    background: url(../image/icon_right/toTop2_h.png) center/100% 100%;
    z-index: 99;
    cursor: pointer;

}
.right_message>ul>.TOP>div>div{
    background-color: #01b751;
}

#leave-Word{
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.2);
    z-index: 500;
    transform: scale(0);
    transition: all 0.5s;
}
#leave-Word>div{
    width: 900px;
    height: 500px;
    border-radius: 10px;
    overflow: hidden;
    position:absolute;
    top:50%;
    left:50%;
    margin:-250px 0 0 -450px;
}
#leave-Word>div .top{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 2rem;
    color: #fff;
    background-color: #01b751;
}
#leave-Word>div .top>button{
    width: 50px;
    height: 50px;
    float: right;
    margin-right: 0px;
    font-size: 2rem;
    background: none;
    color: #fff;
    /*background: url(../image/icon_right/x.png) no-repeat;*/
    /*background-size: 100%;*/
}
#leave-Word>div .top>button>img{
    width: 60%;
}
#leave-Word>div .bottom{
    width: 100%;
    height: 450px;
    background-color: #ffffff;
}
#leave-Word>div .bottom>p{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    padding-top: 70px;
    color: #363636;
}
#leave-Word>div .bottom>p>span{
    color: #01b751;
}
#leave-Word>div .bottom form>div{
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 25px;
}
#leave-Word>div .bottom input{
    width: 208px;
    height: 28px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
#leave-Word>div .bottom textarea{
    width: 208px;
    height: 50px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    vertical-align: top;
}

#leave-Word>div .bottom form>div:nth-of-type(4){
    text-align: left;
    padding-left: 324px;
}
#leave-Word>div .bottom button{
    width: 100px;
    height: 25px;
    margin-left: -60px;
    background-color: #01b751;
    font-size: 1.5rem;
    color: #fff;
    border: none;
}



@media (max-width: 767px){

    .banner_top{
        margin-top: 50px;
    }
    .banner_top .banner_pagination{
        display: none;
    }
    .logo{
        border: none;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 999;
        padding-left: 10px;
    }
    .logo .fl{
        padding: 10px 0px;
    }
    .logo .logo_img{
        width: 60%;
    }
    .logo .logo_tit{
        display: none;
    }
    #menu_toggle1{
        display:block;
    }
    .menubox{
        display: none;
    }
    .banner_top img{
        width: 100%;
    }
    .Application .all_title{
        padding: 40px 10px 0px;
    }
    .Application>img{
        display: none;
    }
    .Application .all_title,.Application .Application_icon1{
        position: relative;
    }
    .Application .Application_icon1{
        grid-column-gap: 20px;
        grid-template-columns: repeat(auto-fill,minmax(calc((100% - 40px) / 3),1fr));
    }
    .Application .Application_icon1 .Application_img,
    .Application .Application_icon1 .Application_icon>img{
        width: 100%;
    }
    .Application .Application_icon1>div .border_box{
       display: none;
    }
    .Application_box2 .box2{
        grid-template-columns: repeat(auto-fill,minmax(50%,1fr));
    }
    .Product_class{
        grid-row-gap: 20px;
        grid-template-columns: repeat(auto-fill,minmax(120px,1fr));
    }
    .Product_box{
        padding: 0px 5px;
    }
    .Product_content{
        grid-row-gap: 20px;
        grid-column-gap: 20px;
        grid-template-columns: repeat(auto-fill,minmax(calc((100% - 20px) / 2),1fr));
    }
    .all_title2{
        margin-top: 40px;
        padding: 0px 5px;
    }
    #certify{
        width: calc(100% - 50px);
    }
    #certify .swiper-slide,#certify .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    #certify .swiper-button-prev, #certify .swiper-button-next{
        display: none;
    }
    .Introduction_text,.Introduction_img{
        width: 100%;
        padding: 0px 10px;
    }
    .Introduction_img{
        margin-top: 40px;
    }
    .Introduction_img>img{
        width: 100%;
    }
    .advertising1{
        display: none;
    }
    .advantage>p{
        font-size: 3rem;
        margin: 0px 0px 40px;
    }
    .advantage .advantage_box{
        grid-template-columns: repeat(auto-fill,minmax(375px,1fr));
    }
    .advantage .advantage_boxs{
        display: grid;
        margin: 40px 0px;
    }
    .exclusive>img{
        width: 100%;
    }
    .exclusive>div{
        position: relative;
        width: 100%;
    }
    .exclusive>div>i{
        display: block;
        width: 100%;
        line-height: 40px;
        text-align: center;
        padding: 0px 5px;
    }
    .exclusive .exclusive_box{
        grid-column-gap: 50px;
        margin-bottom: 40px;
    }
    .Introduction_text .businessCard>div{
        top: 50%;
        transform: translateY(-50%);
    }
    .Introduction_text .businessCard>img{
        width: 100%;
    }
    .choose .choose_img,.choose .choose_ban{
        width: 100%;
        transform: translateY(0px);
    }
    .choose .choose_img{
        margin-top: 100px;
    }
    .choose_tit{
        text-align: center;
        padding-top: 40px;
        margin-bottom: 40px;
    }
    .choose .choose_box{
        padding: 0px 10px;
    }
    .choose_prev, .choose_next{
        top: 50%;
        transform: translateY(-50%);
    }
    .choose_prev{
        right: auto;
        left: 20px;
    }
    .choose_next{
        right: 20px;
    }
    .news .news_box{
        padding: 0px 5px;
    }
    .news .news_box .news_tit>ul{
        width: 100%;
        margin-top: 20px;
    }
    .news .news_box .news_tit{
        text-align: center;
    }
    .news .news_box .news_tit>ul>li{
        margin: 0px 10px;
    }
    .news .news_box .news_content .box>div:nth-of-type(1){
        padding-right: 0px;
        border-right: none;
    }
    .news .news_box .news_content .box{
        grid-template-columns: repeat(auto-fill,minmax(calc(100%),1fr));
    }
    .news .news_box .news_content .box>div:nth-of-type(2){
        padding-left: 0px;
    }
    .news .news_box .news_content .news_list>div>a{
        padding-left: 10px;
    }
    .footer_box .information{
        padding: 37px 10px 58px;
    }
    .information_box .footer_nav ul>li{
        padding-right: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .information_box .footer_nav>div>div{
        float: none;
        margin-top: 20px;
        text-align: center;
    }
    .information_box .footer_contact .fr{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .information_box .footer_contact .fr>div{
        margin-bottom: 20px;
        margin-right: 0px;
    }
    #divMessageBox{
        display: none;
    }
}